Lucene search
+L
Insert Many ProjectInsert Many2021-01-26

1 matches found

CVE
CVE
added 2021/04/01 4:24 a.m.96 views

CVE-2021-29933

The CVE concerns the Rust crate insert_many (pre-2021-01-26). Affected behavior arises when resizing a vector used to insert items: the implementation moved items with ptr::copy, then iterated the provided Iterator; if the iterator’s next() panics, the elements may be dropped twice, causing doubl...

7.5CVSS7.4AI score0.01135EPSS
Save